-
Home
-
Duplicator – Migration & Backup Plugin
-
1.5.3.1
-
Code
-
Classes
- SnapJson
Total Complexity |
52 |
Dependencies |
3 |
Dependents |
28 |
Total lines |
287 |
Lines of code |
152 |
Logical lines of code |
96 |
Comment lines |
93 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
jsonSanityCheck() |
B |
44 |
16 |
46 |
jsonPrepareData() |
A |
49 |
12 |
30 |
jsonEncode() |
A |
51 |
8 |
24 |
checkInvalidUTF8() |
S |
55 |
7 |
20 |
jsonConvertString() |
S |
58 |
4 |
16 |
jsonEncodePPrint() |
S |
68 |
2 |
7 |
getJsonWithoutQuotes() |
S |
69 |
2 |
6 |
jsonEncodeEscAttr() |
S |
79 |
1 |
3 |